Introduction
On this page you can find all the Lua APIs that through enable device functionality with help of Lua scripts. Following APIs are divided into different categories fit for specific device types. Please, use the filter in the upper right corner to see APIs that work with device of your choosing.
Common
api.ledControl(state)
LoRa
api.loraSend(ack, timeout, msg, port)
M-Bus
api.mbusTransaction(msg, timeout, retry)